programming4us
           
 
 
Windows

Windows 7 : Working with Group Policies

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
11/29/2010 7:49:44 PM
The Local Group Policy Editor window is divided into two sections:
  • Left pane— This pane contains a tree-like hierarchy of policy categories, which is divided into two main categories: Computer Configuration and User Configuration. The Computer Configuration policies apply to all users and are implemented before the logon. The User Configuration policies apply only to the current user and, therefore, are not applied until that user logs on.

  • Right pane— This pane contains the policies for whichever category is selected in the left pane.

The idea, then, is to open the tree’s branches to find the category you want. When you click the category, its policies appear in the right pane. For example, Figure 1 shows the Local Group Policy Editor window with the User Configuration, Administrative Templates, Start Menu and Taskbar category highlighted.

Figure 1 When you select a category in the left pane, the category’s policies appear in the right pane.


Tip

Windows comes with another tool called the Local Security Policy Editor, which displays only the policies found in the Local Group Policy Editor Computer Configuration, Windows Settings, Security Settings branch. To launch the Local Security Policy Editor, select Start, type secpol.msc, and press Enter. As you might expect, this snap-in isn’t available in the Windows 7 Home editions.


In the right pane, the Setting column tells you the name of the policy, and the State column tells you the current state of the policy. Click a policy to see its description on the left side of the pane, as shown in Figure 2. If you don’t see the description, click the Extended tab.

Figure 2. Click a policy to see its description.


Configuring a Policy

To configure a policy, double-click it. The type of window you see depends on the policy:

  • For simple policies, you see a window similar to the one shown in Figure 3. These kinds of policies take one of three states: Not Configured (the policy is not in effect), Enabled (the policy is in effect and its setting is enabled), and Disabled (the policy is in effect but its setting is disabled).

    Figure 3. Simple policies are Not Configured, Enabled, or Disabled.

    Note

    Take note of the Supported On value in the dialog box. This value tells you which versions of Windows support the policy.


  • Other kinds of policies require extra information when the policy is enabled. For example, Figure 4 shows the window for the Items Displayed in the Places Bar policy . When the Enabled option is activated, the various text boxes become enabled, and you use them to type paths for folders you want to display in the Places bar.

    Figure 4. More complex policies also require extra information, such as a list of folders to display in the Places bar.

Filtering Policies

I’ve been saying for years that the Local Group Policy Editor desperately needs a search feature. There are nearly 3,000 policies and they’re scattered around dozens of folders. Trying to find the policy you need by rooting around in the Local Group Policy Editor is like trying to find a particularly small needle in a particularly large haystack. The Local Group Policy Editor in Windows Vista included a rudimentary filtering feature, but it redefined the word useless.

Fortunately, although the Windows 7 version of the Local Group Policy Editor still isn’t searchable (unless you export it to a text file by selecting Action, Export List), it does come with two new features that make it quite a bit easier to track down a wayward policy:

  • The two Administrative Templates branches (one in Computer Configuration and the other in User Configuration) each come with a new sub-branch called All Settings. Selecting this branch displays a complete list of all the policies in that Administrative Templates branch. (Almost all non-security-related policies are in the Administrative Templates branches, so that’s why they get singled out for special treatment.)

  • A beefed-up filtering feature that’s actual useful for cutting the vastness of the policy landscape down to size.

In combination, these two features make it much easier to find what you’re looking for. The basic idea is that you select the All Settings branch that you want to work with, and then set up a filter that defines what you’re looking for. Local Group Policy Editor then displays just those policies that match your filter criteria.

To show you how this works, let’s run through an example. Suppose I want to find the Items Displayed in Places Bar policy shown earlier in Figure 4. Here’s how I’d use a filter to locate it:

1.
Select the User Configuration, Administrative Templates, All Settings branch.

2.
Select Action, Filter Options to open the Filter Options dialog box.

3.
Make sure the Enable Keyword Filters check box is activated.

4.
Use the Filter for Word(s) text box to type a word or phrase that should match the policy you’re looking for. In our example, we know that “places” is part of the policy name, so I’ll use that as the filter text.

5.
Use the associated drop-down list to choose how you want the policy text to match your search text:

  • Any— Choose this option to match only those policies that include at least one of your search terms.

  • All— Choose this option to match only those policies that include all of your search terms in any order.

  • Exact— Choose this option to match only those policies that include text that exactly matches your search phrase.

6.
Use the Within check boxes to specify where you want the filter to look for matches:

  • Policy Setting Title— Select this check box to look for matches in the policy name. In our example, “places” is part of the policy name, and it’s a relatively unique term, so it should suffice to only filter on the title, as shown in Figure 5.

    Figure 5. In the Windows 7 Local Group Policy Editor, you can use the Filter Options dialog box to find the policy you need.

  • Explain Text— Select this check box to look for matches in the policy description.

  • Comment— Select this check box to look for matches in the Comments text. (Each policy comes with a Comments box that you can use to add your twocent’s worth about any policy.)

7.
Click OK.

With your filter in place, select Action, Filter On (or click to activate the Filter button in the toolbar). The Local Group Policy Editor displays just those policies that match your filter settings. For example, Figure 6 shows the results when the filter in Figure 5 is turned on. As you can see, the Items Displayed in Places Bar policy is among the results.

Figure 6. The results when the filter set up in Figure 9.6 is turned on.

Other -----------------
- Policing Windows 7 with Group Policies
- Windows Azure Storage : Queue Scenarios
- Windows Azure Storage : Message Operations (part 2) - Get Messages
- Windows Azure Storage : Message Operations (part 1) - Put Message
- Windows Azure Storage : Queue Operations
- Windows Azure Storage : Account Operations
- Windows 7 : Removing an Icon from Control Panel
- Windows 7 : Showing Only Specified Control Panel Icons
- Windows 7 : Easier Access to Control Panel
- Windows 7 : Understanding Control Panel Files
- Windows 7 : Reviewing the Control Panel Icons
- Windows 7 : Touring the Control Panel Window
- Windows 7 : Reviewing Event Viewer Logs
- Windows 7 : Checking for Updates and Security Patchess
- Windows 7 : Backing Up Your Files
- Windows 7 : Preparing for Trouble
- Windows 7 : Defragmenting Your Hard Disk
- Windows 7 : Deleting Unnecessary Files
- Windows 7 : Checking Free Disk Space
- Windows 7 : Checking Your Hard Disk for Errors
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us